home *** CD-ROM | disk | FTP | other *** search
/ Inter.Net 55-1 / Inter.Net 55-1.iso / CBuilder / Setup / BCB / data.z / hliface.h < prev    next >
Encoding:
C/C++ Source or Header  |  1998-02-09  |  1.9 KB  |  70 lines

  1. /* this ALWAYS GENERATED file contains the definitions for the interfaces */
  2.  
  3.  
  4. /* File created by MIDL compiler version 3.02.88 */
  5. /* at Thu Sep 25 09:47:47 1997
  6.  */
  7. /* Compiler settings for hliface.idl:
  8.     Oicf (OptLev=i2), W1, Zp8, env=Win32, ms_ext, c_ext
  9.     error checks: none
  10. */
  11. //@@MIDL_FILE_HEADING(  )
  12. #include "rpc.h"
  13. #include "rpcndr.h"
  14.  
  15. #ifndef __hliface_h__
  16. #define __hliface_h__
  17. #pragma option push -b
  18.  
  19. #ifdef __cplusplus
  20. extern "C"{
  21. #endif
  22.  
  23. /* Forward Declarations */
  24.  
  25. void __RPC_FAR * __RPC_USER MIDL_user_allocate(size_t);
  26. void __RPC_USER MIDL_user_free( void __RPC_FAR * );
  27.  
  28. /****************************************
  29.  * Generated header for interface: __MIDL_itf_hliface_0000
  30.  * at Thu Sep 25 09:47:47 1997
  31.  * using MIDL 3.02.88
  32.  ****************************************/
  33. /* [local] */
  34.  
  35.  
  36. //=--------------------------------------------------------------------------=
  37. // HLIface.h
  38. //=--------------------------------------------------------------------------=
  39. // (C) Copyright 1995-1997 Microsoft Corporation.  All Rights Reserved.
  40. //
  41. // THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF
  42. // ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO
  43. // THE IMPLIED WARRANTIES OF MERCHANTABILITY AND/OR FITNESS FOR A
  44. // PARTICULAR PURPOSE.
  45. //=--------------------------------------------------------------------------=
  46.  
  47. #pragma comment(lib,"uuid.lib")
  48.  
  49. //--------------------------------------------------------------------------
  50. // OLE Hyperlinking Interfaces.
  51.  
  52. #ifndef __hlink_h__                                                        
  53. #include "hlink.h"                                                        
  54. #endif // __hlink_h__                                                        
  55.  
  56.  
  57. extern RPC_IF_HANDLE __MIDL_itf_hliface_0000_v0_0_c_ifspec;
  58. extern RPC_IF_HANDLE __MIDL_itf_hliface_0000_v0_0_s_ifspec;
  59.  
  60. /* Additional Prototypes for ALL interfaces */
  61.  
  62. /* end of Additional Prototypes */
  63.  
  64. #ifdef __cplusplus
  65. }
  66. #endif
  67.  
  68. #pragma option pop
  69. #endif
  70.